- Index-Organized Table
- Software: IOT
Универсальный русско-английский словарь. Академик.ру. 2011.
Универсальный русско-английский словарь. Академик.ру. 2011.
Index (database) — A database index is a data structure that improves the speed of data retrieval operations on a database table at the cost of slower writes and increased storage space. Indexes can be created using one or more columns of a database table,… … Wikipedia
index to legal periodicals — The set of volumes that lists what has appeared in print from 1926 to the present in the major law reviews and law oriented magazines in various countries usually organized according to author, title, and subject, and containing a table of cases … Law dictionary
Table tennis — Ping Pong redirects here. For other uses, see Ping Pong (disambiguation). Table tennis Table tennis at the highest level Highest governing body ITTF Nickname(s) Ping pong … Wikipedia
Index (publishing) — For other uses of Index , see Index (disambiguation). An index (plural: indexes) is a list of words or phrases ( headings ) and associated pointers ( locators ) to where useful material relating to that heading can be found in a document. In a… … Wikipedia
ITHF table hockey — Table hockey is a sport played on table hockey games. The origin of the sport was the Swedish Championship 1982 in Upplands Väsby. Organized table hockey is played in Northern, Central and Eastern Europe, in North America and in Japan.The World… … Wikipedia
Index (search engine) — Search engine indexing collects, parses, and stores data to facilitate fast and accurate information retrieval. Index design incorporates interdisciplinary concepts from linguistics, cognitive psychology, mathematics, informatics, physics, and… … Wikipedia
Table (database) — In relational databases and flat file databases, a table is a set of data elements (values) that is organized using a model of vertical columns (which are identified by their name) and horizontal rows. A table has a specified number of columns,… … Wikipedia
Table of contents — For information on Wikipedia s auto generated TOC, see WP:TOC and Help:Magic words. For Wikipedia s tables of contents, see Portal:Contents. A table of contents, usually headed simply Contents and abbreviated informally as TOC, is a list of the… … Wikipedia
Hash table — Not to be confused with Hash list or Hash tree. Unordered map redirects here. For the proposed C++ class, see unordered map (C++). Hash Table Type unsorted dictionary Invented 1953 Time complexity in big O notation Average Worst case Space … Wikipedia
Bitmap index — A bitmap index is a special kind of database index.Bitmap indexes have traditionally been considered to work well for data such as gender, which has a small number of distinct values, e.g., male and female, but many occurrences of those values.… … Wikipedia
Page table — A page table is the data structure used by a virtual memory system in a computer operating system to store the mapping between virtual addresses and physical addresses. Virtual addresses are those unique to the accessing process. Physical… … Wikipedia